Storm

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 5, energy_capacity = 250, B = 11
Property:ExpUtil (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism eajs.5.prism --prop eajs.props ExpUtil --constants energy_capacity=250,B=11 --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:19.410677671432495s
Return code:0
Relative Error:1.2355463534616617e-15
Log
Storm 1.5.1

Date: Wed Mar 18 06:14:50 2020
Command line arguments: --prism eajs.5.prism --prop eajs.props ExpUtil --constants 'energy_capacity=250,B=11' --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.012s.

Portfolio engine picked the following settings: 
	engine=dd-to-sparse	 bisimulation=true	 exact=false
Time for model construction: 0.947s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	3049471 (3310 nodes)
Transitions: 	6960278 (29689 nodes)
Choices: 	4250853
Reward Models:  utilityLocal
Variables: 	rows: 14 meta variables (43 DD variables), columns: 14 meta variables (43 DD variables), nondeterminism: 5 meta variables (5 DD variables)
Labels: 	10
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (44 nodes)
   * emptyBattery
   * localFailure
   * noLocalFailure
   * process_1_finishes
   * process_2_finishes
   * process_3_finishes
   * process_4_finishes
   * process_5_finishes
-------------------------------------------------------------- 

Time for model preprocessing: 18.099s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	16955
Transitions: 	43321
Choices: 	32261
Reward Models:  utilityLocal
State Labels: 	3 labels
   * (battery_load = 0) -> 1 item(s)
   * init -> 1 item(s)
   * deadlock -> 0 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "ExpUtil": R[exp]{"utilityLocal"}max=? [F (battery_load = 0)] ...
Result (for initial states): 10.0329406884354330742326
Time for model checking: 0.017s.